(directory_files_internal): Convert result from readdir
authorAndrew Innes <andrewi@gnu.org>
Wed, 17 Jan 2001 11:11:06 +0000 (11:11 +0000)
committerAndrew Innes <andrewi@gnu.org>
Wed, 17 Jan 2001 11:11:06 +0000 (11:11 +0000)
commitd38f69a5b80e183e9a54e681a93b186c8023658d
treee5598fb7ddb26f4d08d8aedcba042afd7ee46acf
parent37b69cd64e8038a798d26611bf487dfcbc5a52a8
(directory_files_internal): Convert result from readdir
to a unibyte string initially, to avoid possible misinterpretation
of some bytes as the internal form of Emacs characters.
src/dired.c